-
Home
-
Buckaroo Woocommerce Payments Plugin
-
4.0.0
-
Code
-
Classes
- PaymentGatewayRegistry
Total Complexity |
26 |
Dependencies |
2 |
Dependents |
7 |
Total lines |
179 |
Lines of code |
83 |
Logical lines of code |
42 |
Comment lines |
44 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enableCreditCardsInCheckout() |
S |
54 |
7 |
21 |
newGatewayInstance() |
S |
58 |
6 |
16 |
getCreditCardsToShow() |
S |
61 |
5 |
12 |
load() |
S |
68 |
2 |
8 |
loadGateways() |
S |
74 |
2 |
5 |
hookGatewaysToWooCommerce() |
S |
70 |
2 |
6 |
getAllGateways() |
S |
63 |
1 |
11 |
sortGatewaysAlphabetically() |
S |
76 |
1 |
4 |